* mail/sendmail.el (mail-envelope-from): New option `header' to
authorSimon Josefsson <jas@extundo.com>
Fri, 11 Oct 2002 02:27:09 +0000 (02:27 +0000)
committerSimon Josefsson <jas@extundo.com>
Fri, 11 Oct 2002 02:27:09 +0000 (02:27 +0000)
commita3d1407426429958a64adc4a76dda01210c4575e
tree5147a5565da7fdf4f8fff7d5a09b0bb0d057dc93
parent46f246786586a9038e917a2c372a31a6bf9f5cf3
* mail/sendmail.el (mail-envelope-from): New option `header' to
use RFC 2822 From: header as the envelope address.
(mail-envelope-from): New function, this should be used instead of
looking at the `mail-envelope-from' variable.
(sendmail-send-it): Use it.
* mail/smtpmail.el (smtpmail-via-smtp): Use it.
lisp/mail/sendmail.el
lisp/mail/smtpmail.el